Skip to content

Conversation

ip-gpu
Copy link

@ip-gpu ip-gpu commented Nov 2, 2017

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings:

V773 The function was exited without releasing the 'valueLeft' pointer. A memory leak is possible. syntaxtreeevaluate.cpp 310
V773 The function was exited without releasing the 'value' pointer. A memory leak is possible. syntaxtreeevaluate.cpp 481

V773 The function was exited without releasing the 'valueLeft' pointer. A memory leak is possible. syntaxtreeevaluate.cpp 310
V773 The function was exited without releasing the 'value' pointer. A memory leak is possible. syntaxtreeevaluate.cpp 481
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant